GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPictureImaging / DicomSetWindowLevel Method





In This Topic
DicomSetWindowLevel Method (IGdPictureImaging)
In This Topic
Syntax
'Declaration
 
<DispIdAttribute(263)>
Function DicomSetWindowLevel( _
   ByVal ImageID As Integer, _
   ByVal WindowWidth As Single, _
   ByVal WindowLevel As Single _
) As GdPictureStatus
[DispId(263)]
GdPictureStatus DicomSetWindowLevel( 
   int ImageID,
   float WindowWidth,
   float WindowLevel
)
function DicomSetWindowLevel( 
    ImageID: Integer;
    WindowWidth: Single;
    WindowLevel: Single
): GdPictureStatus; 
DispIdAttribute(263)
function DicomSetWindowLevel( 
   ImageID : int,
   WindowWidth : float,
   WindowLevel : float
) : GdPictureStatus;
[DispId(263)]
GdPictureStatus DicomSetWindowLevel( 
   int ImageID,
   float WindowWidth,
   float WindowLevel
) 
[DispId(263)]
GdPictureStatus DicomSetWindowLevel( 
   int ImageID,
   float WindowWidth,
   float WindowLevel
) 

Parameters

ImageID
WindowWidth
WindowLevel
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPictureImaging
IGdPictureImaging Members